@charset "utf-8";
/* CSS Document */

/*清零*/
*{margin: 0; padding: 0; outline: none; border: none; background: none; list-style:none; vertical-align: top;box-sizing: border-box;}
/*wrap*/
body{font-family: "微软雅黑";color: #000;background: #f9f9f9;min-width: 1200px;}
a{text-decoration: none;color: #000;}
.wrap{width: 100%;background: #fff;min-width: 1200px;}
.fl{float: left;}
.fr{float: right;}
.cl{zoom:1}
.cl:after{display:block;clear:both;content:"";}
/*top*/
.top{width: 100%;height: 110px;box-shadow: 0 2px 10px 0 rgba(168,182,191,.6);background: #fff;}
.head{width: 1200px;margin: 0 auto;}
.head img{display: block;margin-top: 10px;}
/*.head .nav{width: 800px;height: 110px;line-height: 110px;overflow: hidden;}*/
/*.head .nav ul{width: 800px;}*/
/*.head .nav ul li{width: 100px;float: left;font-size: 20px;font-weight: bold;text-align: center;}*/
/*.head .nav ul li a{display: block;}*/
/*!*.head .nav ul li:hover{background: #f7f7f7;border-bottom: 4px solid red;height: 110px;}*!*/
/*.head .nav ul li.on{background: #f7f7f7;border-bottom: 4px solid red;height: 110px;}*/
/*nav*/
.nav-box{width: 800px;height: 110px;line-height: 110px;}
/*nav*/
.nav{width: 800px;height:110px;position:relative;z-index:1;}
.nav .nLi{float:left;position:relative;width: 100px;font-size: 20px;font-weight: bold;text-align: center;}
.nav .nLi h3{font-size: 20px;font-weight: bold;}
.nav .nLi h3 a{display: block;}
.nav .nLi.on{background: #f7f7f7;border-bottom: 4px solid red;height: 110px;}
.nav .sub{display:none;width:100px;position:absolute;z-index: 999;left:0;top:110px;background:#fff;line-height:34px;padding: 15px 0;text-align: center;font-size: 18px;box-shadow: 0 2px 8px #999;}
.nav .sub li{font-size: 18px;font-weight: normal;}
.nav .sub li:hover a{color: #d20001;}
.nav .sub li{zoom:1;}
/*content*/
.content{background: url("../imgs/bodybg.jpg") top center no-repeat;width: 100%;min-height: 500px;}
/*search*/
.search{width: 745px;height: 140px;margin: 0 auto;padding-top: 40px;}
.search .inp{width: 745px;height: 60px;background: #fff;}
.inp input[type="text"]{width: 585px;height: 60px;line-height: 60px;margin-left: 15px;font-size: 15px;}
.inp input[type="button"]{width: 145px;height: 60px;line-height: 58px;background: #ffbe62 url("../imgs/searchbg.png") 20px center no-repeat;
    cursor: pointer;font-size: 24px;font-weight: bold;color: #fff;text-align: right;}
/*headline*/
.headline{width: 1200px;height: 90px;line-height: 90px;background: #fff url("../imgs/toutiao.png") top left no-repeat;margin: 0 auto;
text-align: center;font-size: 35px;font-weight: bold;color: #d20001;}
.headline p a{color: #d20001;}
/*main*/
.newsBox{width: 1200px;height: 400px;margin: 30px auto;background: #fff;}
.slideBox{ width:630px;height:400px;position:relative;}
.slideBox .hd{position:absolute; right:10px; bottom:14px; z-index:1;}
.slideBox .hd ul li{float:left;margin-right:10px;cursor:pointer;width: 12px;height: 12px;background: #fff;}
.slideBox .hd ul li.on{background:#d20001;}
.slideBox .bd{position:relative;z-index:0;}
.slideBox .bd li{position: relative;}
.slideBox .bd li img{display: block;width: 630px;height: 400px;}
.slideBox .bd p{position: absolute;bottom: 0;left: 0;width: 630px;height: 40px;line-height: 40px;color: #fff;background: rgba(0,0,0,0.3);
    text-indent: 10px;z-index: 1;}
.slideBox .bd p a{color: #fff;}
.slideTxtBox{width: 520px;margin-right: 20px;}
.slideTxtBox .hd ul{width: 520px;height:54px;border-bottom: 1px solid #eee;}
.slideTxtBox .hd ul li{float:left;width:120px;height:22px;text-align: center;font-size: 18px;border-right: 2px solid #000;
    margin-right: 30px;margin-top: 15px;}
.slideTxtBox .hd ul li:last-child{border-right: none;}
.slideTxtBox .hd ul li a{display: block;width: 88px;height:39px;}
.slideTxtBox .hd ul li.on a{border-bottom: 4px solid #d20001;color: #d20001;height: 39px;}
.slideTxtBox .hd ul li.on a:hover{border-bottom: 4px solid #d20001;color: #d20001;height: 39px;}
.slideTxtBox .bd ul .news_one{width: 520px;}
.slideTxtBox .bd ul .news_one p{width: 520px;line-height: 80px;font-size: 24px;font-weight: bold;color: #d20001;text-align: center;
    text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.slideTxtBox .bd ul .news_one p a{color: #d20001;}
.slideTxtBox .bd ul{margin-top: 12px;}
.slideTxtBox .bd ul li{font-size: 16px;height: 40px;line-height: 40px;text-indent:15px;
    background: url("../imgs/dianbg.png") center left no-repeat;}
/*.slideTxtBox .bd ul li a{display: block;width: 440px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}*/
.slideTxtBox .bd ul li a:hover{color: #d20001;}
.slideTxtBox .bd li span{float:right;color:#ccc;padding-right: 5px;font-size: 16px;}
/*fieldBox*/
.fieldBox{width: 1200px;margin: 0 auto;}
.fieldBox ul{margin: 25px 0 0;width: 1250px;}
.fieldBox ul li{float: left;margin-right: 49.5px;}
/*dynamic*/
.dynamic{width: 1200px;margin: 40px auto;}
.title{width: 100%;}
.title a{display: block;}
.title a img{display: block;}
/*newsBox1*/
.newsBox1{width: 1200px;height: 300px;margin: 25px auto;background: #fff;}
.slideBox1{ width:574px;height:300px;}
.slideBox1 .bd li img{display: block;width: 574px;height: 300px;}
.slideBox1 .bd p{width: 574px;}
.slideTxtBox1{width: 580px;margin-right: 0;}
.slideTxtBox1 .hd ul{width: 580px;height:44px;}
.slideTxtBox1 .hd ul li{width:100px;margin-right: 22px;margin-top: 5px;}
.slideTxtBox1 .hd ul li a{width: 75px;}
.slideTxtBox1 .bd ul{margin-top: 12px;}
.slideTxtBox1 .bd ul li{font-size: 16px;height: 40px;line-height: 40px;text-indent:15px;
    background: url("../imgs/dianbg.png") center left no-repeat;}
/*.slideTxtBox1 .bd ul li a{display: block;width: 440px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}*/
.slideTxtBox1 .bd ul li a:hover{color: #d20001;}
.slideTxtBox1 .bd li span{float:right;color:#ccc;padding-right: 5px;font-size: 16px;}
/*notice*/
.notice{width: 1200px;margin: 0 auto;}
.notice .noticeBox{width: 575px;}
.noticeBox .list ul{margin-top: 12px;}
.noticeBox .list ul li{font-size: 16px;height: 40px;line-height: 40px;text-indent:15px;
    background: url("../imgs/dianbg.png") center left no-repeat;}
.noticeBox .list ul li a:hover{color: #d20001;}
.noticeBox .list li span{float:right;color:#ccc;padding-right: 5px;font-size: 16px;}
/*ztBox*/
.ztBox{width: 1200px;margin: 30px auto 40px;}
.picScroll-left{width: 1200px;height: 140px;margin-top: 40px;position: relative;}
.picScroll-left .hd .next,.picScroll-left .hd .prev{width: 26px;height:140px;display: block;position: absolute;z-index: 1;cursor: pointer;}
.picScroll-left .hd .next{left: 0;background: #fff url("../imgs/leftbg.png") center center no-repeat;}
.picScroll-left .hd .prev{right: 0;background: #fff url("../imgs/rightbg.png") center center no-repeat;}
.picScroll-left .bd{width: 1148px;height: 140px;overflow: hidden;margin-left: 26px;}
.picScroll-left .bd ul li{float:left;margin-right: 20px;width: 272px;height: 140px;}
.picScroll-left .bd ul li img{display: block;width: 272px;height: 140px;}
/*sfqCon*/
.sfqCon{width: 100%;height: 664px;background: url("../imgs/sfqbgpic.jpg") top center no-repeat;}
/*sideMenu*/
.sideMenu{width: 1200px;margin: 0 auto;padding-top: 45px;}
.sideMenu .title{width: 1200px;height: 40px;}
.sideMenu .title a{display: block;width: 1200px;height: 40px;}
.sideMenu .title1{background: url("../imgs/zzgzbd.png") top center no-repeat;}
.sideMenu .title1.on{background: url("../imgs/zzgzbgpic.png") top center no-repeat;}
.sideMenu .title2{background: url("../imgs/xcgzbd.png") top center no-repeat;}
.sideMenu .title2.on{background: url("../imgs/xcgzbgpic.png") top center no-repeat;}
.sideMenu .title3{background: url("../imgs/jjgzbd.png") top center no-repeat;}
.sideMenu .title3.on{background: url("../imgs/jjgzbgpic.png") top center no-repeat;}
.sideMenu .title4{background: url("../imgs/wmcjbd.png") top center no-repeat;}
.sideMenu .title4.on{background: url("../imgs/wmcjbgpic.png") top center no-repeat;}
.sideMenu .title5{background: url("../imgs/tzqtbd.png") top center no-repeat;}
.sideMenu .title5.on{background: url("../imgs/tzqtbgpic.png") top center no-repeat;}
.sideMenu .title6{background: url("../imgs/dyjybd.png") top center no-repeat;}
.sideMenu .title6.on{background: url("../imgs/dyjybgpic.png") top center no-repeat;}
.sideMenu .sfqBox{display:none;}
.sideMenu .sfqBox .xxList{width: 580px;height: 245px;background: #fff;margin: 30px 0;}
.sideMenu .sfqBox .xxList p{line-height: 40px;font-size: 20px;color: #d20001;font-weight: bold;text-indent: 20px;margin-top: 12px;}
.sideMenu .sfqBox .xxList p a{color: #d20001;}
.sideMenu .sfqBox .xxList ul{margin-top: 12px;}
.sideMenu .sfqBox .xxList ul li{font-size: 16px;height: 40px;line-height: 40px;text-indent:20px;}
.sideMenu .sfqBox .xxList ul li a:hover{color: #d20001;}
.sideMenu .sfqBox .xxList li span{float:right;color:#ccc;padding-right: 20px;font-size: 16px;}
.sideMenu .sfqBox .xxList .qtBox{width: 290px;}
/*journal*/
.journal{width: 1200px;margin: 30px auto;}
.poster-main {width: 1000px;height: 500px;position: relative;margin: 0 auto;}
.poster-main a, .poster-main img { display: block;}
.poster-main .poster-list {width: 1000px;height: 500px;}
.poster-main .poster-list .poster-item {width: 200px;height: 500px;position: absolute;left: 0;top: 0;}
.poster-main .poster-btn {width: 72px!important;height: 72px!important;position: absolute;top: 210px;z-index: 10;cursor: pointer;}
.poster-main .poster-prev-btn {left: -80px;background: url(../imgs/left.png) no-repeat center center;}
.poster-main .poster-next-btn {right: -80px;background: url(../imgs/right.png) no-repeat center center;}
/*link*/
.link{width: 100%;height: 110px;background: #f4f4f4;border-top: 4px solid #d20001;}
.slt{width: 1200px;margin: 0 auto;padding-top: 26px;}
.slt select{width: auto;height: 50px;font-size: 18px;margin-left: 22px;background: #fff;padding: 0 12px;}
.slt select:first-child{margin-left: 0;}
/*footer*/
.footer{width: 100%;height: 180px;background: #5b5b5b;color: #fff;}
.footer-m{width: 1200px;height:90px;margin: 0 auto;padding-top: 40px;position: relative;}
.footer-m p{font-size: 16px;line-height: 30px;text-align: center;}
.footer-m p a{color: #fff;}
.footer-m .imgBox1{position: absolute;left: 0;top: 70px;}
.footer-m .imgBox1 p{font-size: 14px;}
.footer-m .imgBox1 img{margin-left: 20px;}
.footer-m .imgBox2{position: absolute;right: 60px;top: 50px;}
.footer-m .imgBox2 img{margin-left: 10px;}
.footer-m .imgBox2 img.img2{margin-top: 12px;}